[INFO] cloning repository https://github.com/boshtannik/platform-millis-arduino-nano
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boshtannik/platform-millis-arduino-nano" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboshtannik%2Fplatform-millis-arduino-nano", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboshtannik%2Fplatform-millis-arduino-nano'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a1d42a24c77ba222291c21016efaa9b236beda4
[INFO] checking boshtannik/platform-millis-arduino-nano against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboshtannik%2Fplatform-millis-arduino-nano" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/boshtannik/platform-millis-arduino-nano
[INFO] finished tweaking git repo https://github.com/boshtannik/platform-millis-arduino-nano
[INFO] tweaked toml for git repo https://github.com/boshtannik/platform-millis-arduino-nano written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/boshtannik/platform-millis-arduino-nano on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/boshtannik/platform-millis-arduino-nano already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.readmme
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking boshtannik/platform-millis-arduino-nano against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboshtannik%2Fplatform-millis-arduino-nano" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/boshtannik/platform-millis-arduino-nano
[INFO] finished tweaking git repo https://github.com/boshtannik/platform-millis-arduino-nano
[INFO] tweaked toml for git repo https://github.com/boshtannik/platform-millis-arduino-nano written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/boshtannik/platform-millis-arduino-nano on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/boshtannik/platform-millis-arduino-nano already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.readmme
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ufmt-macros v0.2.0
[INFO] [stderr]   Downloaded avr-device-macros v0.5.3
[INFO] [stderr]   Downloaded platform-millis v2.0.0
[INFO] [stderr]   Downloaded ufmt v0.1.2
[INFO] [stderr]   Downloaded embedded-storage v0.2.0
[INFO] [stderr]   Downloaded avr-device v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11ae8d7b9f74c07aff702717d75665c53f81f7a6772020ee41b3206076e96426
[INFO] running `Command { std: "docker" "start" "-a" "11ae8d7b9f74c07aff702717d75665c53f81f7a6772020ee41b3206076e96426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11ae8d7b9f74c07aff702717d75665c53f81f7a6772020ee41b3206076e96426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11ae8d7b9f74c07aff702717d75665c53f81f7a6772020ee41b3206076e96426", kill_on_drop: false }`
[INFO] [stdout] 11ae8d7b9f74c07aff702717d75665c53f81f7a6772020ee41b3206076e96426
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 771d84601cbc229cb9ddec513b744e4c33d57d8fd5db7742d234b869e2914e29
[INFO] running `Command { std: "docker" "start" "-a" "771d84601cbc229cb9ddec513b744e4c33d57d8fd5db7742d234b869e2914e29", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.readmme
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling avr-hal-generic v0.1.0 (https://github.com/rahix/avr-hal?rev=190f2c3cb8d29e10f71119352b912369dc5a1fb7#190f2c3c)
[INFO] [stderr]     Checking embedded-storage v0.2.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking platform-millis v2.0.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling avr-device-macros v0.5.3
[INFO] [stderr]    Compiling ufmt-macros v0.2.0
[INFO] [stderr]     Checking ufmt v0.1.2
[INFO] [stderr]     Checking avr-device v0.5.3
[INFO] [stderr]     Checking atmega-hal v0.1.0 (https://github.com/rahix/avr-hal?rev=190f2c3cb8d29e10f71119352b912369dc5a1fb7#190f2c3c)
[INFO] [stderr]     Checking arduino-hal v0.1.0 (https://github.com/rahix/avr-hal?rev=190f2c3cb8d29e10f71119352b912369dc5a1fb7#190f2c3c)
[INFO] [stderr]     Checking platform-millis-arduino-nano v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0570]: "avr-interrupt" is not a supported ABI for the current target
[INFO] [stdout]   --> src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[avr_device::interrupt(atmega328p)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `avr_device::interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "avr-interrupt" is not a supported ABI for the current target
[INFO] [stdout]   --> src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[avr_device::interrupt(atmega328p)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `avr_device::interrupt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `platform-millis-arduino-nano` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `platform-millis-arduino-nano` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "771d84601cbc229cb9ddec513b744e4c33d57d8fd5db7742d234b869e2914e29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "771d84601cbc229cb9ddec513b744e4c33d57d8fd5db7742d234b869e2914e29", kill_on_drop: false }`
[INFO] [stdout] 771d84601cbc229cb9ddec513b744e4c33d57d8fd5db7742d234b869e2914e29
